Fix reference to user styles in gtkstyleprovider.h
authorMatijs van Zuijlen <matijs@matijs.net>
Thu, 7 Jun 2018 08:49:59 +0000 (08:49 +0000)
committerMatijs van Zuijlen <matijs@matijs.net>
Thu, 7 Jun 2018 08:49:59 +0000 (08:49 +0000)
gtk/gtkstyleprovider.h

index cbfd9df2a2ca61430533814a996686fcca0d985d..2223b1767d70535a582380c691ec1d7f3255d31e 100644 (file)
@@ -79,7 +79,7 @@ G_BEGIN_DECLS
  * GTK_STYLE_PROVIDER_PRIORITY_USER:
  *
  * The priority used for the style information from
- * `~/.gtk-3.0.css`.
+ * `XDG_CONFIG_HOME/gtk-3.0/gtk.css`.
  *
  * You should not use priorities higher than this, to
  * give the user the last word.